The following tables list the members exposed by SerializableDictionary<TKey,TValue>.
Protected Constructors
Name | Description | |
---|---|---|
SerializableDictionary<T1,T2> | Initializes a new instance of the SerializableDictionary<TKey,TValue> class. |
Public Methods
Name | Description | |
---|---|---|
GetSchema | This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in VB) from this method. Instead, if specifying a custom schema is required, apply the System.Xml.Serialization.XmlSchemaProviderAttribute to the class. | |
ReadXml | Generates an object from its XML representation. | |
WriteXml | Converts an object into its XML representation. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET